POP3Socket.RetrieveLines Method
Returns the specified number of lines of a message. The mail server will return the first LineCount of lines that exist in the message you are requesting via the Index parameter.
Syntax
POP3Socket.RetrieveLines Index, LineCount
Parameters | |
Index |
|
LineCount |
If LineCount is zero, then the mail server returns only the headers for the message.